Skip to content

Conversation

dnaeon and others added 22 commits May 14, 2015 17:38
…rence to d, and so it should contain the memory location of d. I also fixed the incorrectly formatted tables.
This PR fixes a comment in the `while Loops` section of the Rust book with the correct type of a variable binding.
…-typo, r=steveklabnik

I fixed the typo of the value of e in the memory tables. It is a reference to d, and so it should contain the memory location of d. I also fixed the incorrectly formatted tables so they display properly in html pages.
Every time I profile my code I find something new to add #[inline] to. (:
It seems to refer to something that used to exist, but got moved, and then not everything got cleaned up.
@steveklabnik
Copy link
Contributor Author

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented May 15, 2015

📌 Commit 6df13d4 has been approved by steveklabnik

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@bors
Copy link
Collaborator

bors commented May 15, 2015

⌛ Testing commit 6df13d4 with merge daabc8a...

bors added a commit that referenced this pull request May 15, 2015
@bors
Copy link
Collaborator

bors commented May 15, 2015

@bors bors merged commit 6df13d4 into rust-lang:master May 15, 2015
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.